-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.5.0
-
Code
-
Classes
- BlockBaseAbstract
Total Complexity |
51 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
197 |
Lines of code |
153 |
Logical lines of code |
74 |
Comment lines |
16 |
Methods |
17 |
Properties |
5 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_dynamic_block_wrap() |
A |
51 |
10 |
24 |
enqueue_static_assets() |
A |
49 |
7 |
31 |
render_callback() |
S |
57 |
5 |
16 |
get_block_class() |
S |
61 |
3 |
12 |
get_static_js() |
S |
65 |
3 |
9 |
get_static_css() |
S |
65 |
3 |
9 |
enqueue_block_specific_static_assets() |
S |
71 |
3 |
5 |
enqueue_block_static_assets() |
S |
73 |
3 |
5 |
__construct() |
S |
69 |
3 |
6 |
is_enabled_block() |
S |
66 |
3 |
8 |
get_block_data_settings_attributes() |
S |
68 |
2 |
7 |
render_block_content() |
S |
82 |
1 |
3 |
get_attributes() |
S |
71 |
1 |
5 |
register_block() |
S |
68 |
1 |
7 |
get_style_depends() |
S |
78 |
1 |
3 |
get_script_depends() |
S |
78 |
1 |
3 |
build_css() |
S |
100 |
1 |
0 |